I am getting the following error when deploying my project to Amazon Elastic Beanstalk:
Could not load file or assembly \'Magick.NET-x86.DLL\' or one of its
Magick.NET Needs VC 2012 Runtime to be installed. (Visual C++ Redistributable for Visual Studio 2012)
Also once Visual C++ Redistributable for Visual Studio 2012 is installed on the server, it requires a restart.