For Boost Pre-Built Binaries head to http://boost.teeks99.com/ // http://boost-win.tumblr.com/
You can get the VC11 project files from the QuantLib SVN Repository -- either just check out the entire trunk, or just get these
QuantLib_vc11.sln
QuantLib_vc11.vcxproj
QuantLib_vc11.vcxproj.filters
from here (what I did was to build the latest revision from the SVN repo, worked just fine with the above-mentioned binaries, YMMV).
HTH