For information, no probl猫me with 1.3.5.
Most likely this is down to not having the correct version of a dll. The likely candidate is the Visual Studio redistributable. You need the one for Visual Stdio 2012 x86:
https://www.microsoft.com/en-gb/download/details.aspx?id=30679
In my case, I needed to install Win32 OpenSSL v1.0.2j Light, not the latest version. Reinstalling the VS redistributable did nothing.
v1.0.2j doesn't exist in the installer's link anymore. And the 1.1.0f version gives this error.
Try whatever is the latest version of 1.0.2. 1.1.0 is incompatible with 1.0.2.
Most helpful comment
Try whatever is the latest version of 1.0.2. 1.1.0 is incompatible with 1.0.2.