first, I'd like to say I've been lurking on this site for years and love it. For the first time, I feel like I've encountered a problem that hasn't been addressed on StackOverflow before, so here goes.
I am trying to get python to work on my 64-bit Wampserver install on Windows 7. I have a 64-bit version of python 2.7 running as well. However, I can't find a 64-bit version of mod_wsgi.so, which I understand is what I need. Is what I'm trying to do impossible?