[eluser]wiredesignz[/eluser]
@geshan, Models that need to be loaded from different modules are considered shared and should be located in you application models directory.
And as D13 said, you may also load a module controller and use it to communicate with the model. This method offers additional benefits.
@Colin, maybe you should take a look for yourself.