Build crash when including OculusAvatar plugin to uproject file

If I include the OculusAvatar plugin in my uproject file I get this error when I build,

Unhandled exception at 0x00007FFB17635299 (KernelBase.dll) in UE4Editor-Win64-DebugGame.exe: 0xC06D007E: Module not found (parameters: 0x000000D360ECD690). occurred

Simply setting the plugin loaded to false fixes the problem but then I don’t have access to oculus Avatars. Whats up?