I found my solution by using:
IModuleManager manager = ServiceLocator.Current.GetInstance<IModuleManager>();
manager.LoadModule("ModuleA");