Open a Powershell window as Administrator and execute the following commands:
$ Set-ExecutionPolicy unrestricted
$ iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex
$ choco install terraform -y
$ choco install git.install -y
Download and install Pageant (an SSH authentication agent) from here
You will also require an account on https://www.digitalocean.com/