For Visual Studio [NuGet]:
The easiest way of installing PhantomJS is by using a NuGet Package Manager.
In your project, right click "References", and click on "Manage NuGet Packages" as shown:
Then, type "PhantomJS" to the search bar, select it and install it as s...