This was new for me as well. This is what I did for the latest release;
- Installed cmake 2.8.11
- Installed Visual Studio 2012 Express
- In cmake, entered the source directory and output directory (in my case both E:/.../pdw), then 'Generate'.
- In Visual Studio, opened the generated pdw.vcxproj file and chose 'Build Solution'