The specific version you need depends on the version number following "msvcr" in your error message:
: Part of the Visual C++ 2012 Redistributable , available at Microsoft's official site. msvcr120.dll : Requires the Visual C++ 2013 Redistributable .
If the redistributable installer doesn't fix the issue, you may need to place the file manually into specific system folders: MSVCR100 dll - Microsoft Q&A