How to fix this crazy error?

Unity 5.1.0, Oculus 0.6. I get 3 errors like this when running in Editor:
Multiple plugins with the same name ‘msvcp110’ (found at ‘Assets/Plugins/x86_64/msvcp110.dll’ and ‘Assets/Plugins/x86_64/msvcp110.dll’). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.
UnityEditor.PluginImporterInspector:OnDisable()

No, That Means that you (Unity) think that the same file is a duplicate of itself.
Seems like a bug to me. Is there a way to shut this nonsense up?

Msvcp110.dll is missing? Msvcp110.dll Download missing file - DllYes Download it and fix.

Download this file at

then follow the instruction and register it.

It mean that this file is missing. U need to load it from here for example http://fix4dll.com/msvcp110_dll . Then try to launch the program again. No worries! Such problem is common for Windows=)