How To Install Gstreamer Windows 7

Install Python. The stable release of wxPython requires Python version 2.7. Get it from the official download page. Installation under windows is especially.
Gangsta Glory (featuring Eazy-E) (05:02) 08. Everytime (04:53) 10. Pay What They Pwe (05:20) 09.
I've been trying to install gstreamer 1.0 on windows to use as a python 2.7 module. I installed the sdk from here which allows me to import pygst, but it only allows me to use gstreamer 0.1 (If I try pygst.require('1.0') I get a pygst.RequiredVersionError only version '0.10' is available). I looked all over for a gstreamer 1.0 version of the sdk with no luck, so I'm hoping I can maybe alter the 0.1 sdk for my needs. I've downloaded gstreamer 1.0 from here but I'm not actually sure what to do with it after I fix the RequiredVersionError/obtain the proper sdk. Any help is appreciated.