Its really not that difficult to do. IveI've compiled it many times before using vistual studioVisual Studio without any issues. Just follow the directions here: link text.
ItsIt's pretty straightforward, just read through the well documented makefile.vc and set the appropriate directories, notably the pythonPython one. Once itsit's built you should have a pythonPython module built which you can then copy to your pythonPython installation, which iveI've always done maually, but there is probably a more approriate method.